reset
readonly reset: () => TxBuilderRunner
clears the TxBuilderRunner instance,
so that it can be re-used for other transactions,
making sure no other action where specified
returns a reference to the same TxBuilderRunner.
resetreadonly reset: () => TxBuilderRunner
clears the TxBuilderRunner instance,
so that it can be re-used for other transactions,
making sure no other action where specified
returns a reference to the same TxBuilderRunner.